From: Kenichi Handa Date: Mon, 10 Feb 2003 04:00:28 +0000 (+0000) Subject: (indian-itrans-v5-table): Add entries for "E" and "O". X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28392 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d129f88418e604f225b68e86bb65cc61b638fbb2;p=emacs.git (indian-itrans-v5-table): Add entries for "E" and "O". --- diff --git a/lisp/language/ind-util.el b/lisp/language/ind-util.el index dfd092dd00a..37971713280 100644 --- a/lisp/language/ind-util.el +++ b/lisp/language/ind-util.el @@ -98,8 +98,8 @@ '(;; for encode/decode (;; vowels -- 18 "a" ("aa" "A") "i" ("ii" "I") "u" ("uu" "U") - ("RRi" "R^i") ("LLi" "L^i") (".c" "e.c") nil "e" "ai" - "o.c" nil "o" "au" ("RRI" "R^I") ("LLI" "L^I")) + ("RRi" "R^i") ("LLi" "L^i") (".c" "e.c") "E" "e" "ai" + "o.c" "O" "o" "au" ("RRI" "R^I") ("LLI" "L^I")) (;; consonants -- 40 "k" "kh" "g" "gh" ("~N" "N^") "ch" ("Ch" "chh") "j" "jh" ("~n" "JN")